range: No need to update mouse location when starting a drag
authorBenjamin Otte <otte@redhat.com>
Sat, 29 Nov 2014 02:18:50 +0000 (03:18 +0100)
committerBenjamin Otte <otte@redhat.com>
Sat, 29 Nov 2014 02:42:28 +0000 (03:42 +0100)
commit4b92654b292c09c8dd2b0b71b24dbd28cd446c80
treef347ed010b7ed0eb7e84407838bbb526ce5ab753
parent87c564ecf3ebc5b065b13c997ec4347f86bf885a
range: No need to update mouse location when starting a drag

The mouse position doesn't change here. Plus, all callers have just
updated it anyway.
gtk/gtkrange.c